home *** CD-ROM | disk | FTP | other *** search
- 10 ifa=0thena=1:load"sprites",8,1
- 13 poke53248+37,11:rem sprite farbe 0
- 16 poke53248+38,15:rem sprite farbe 1
- 20 hi=peek(175)-32::lo=peek(174)
- 30 anz=(lo+256*hi)/64
- 35 printchr$(147):printanz" sprites"
- 40 poke53280,0:poke53281,0:poke53248,100:poke53248+1,100:poke2040,13:poke53248+21,1
- 50 forz=0toanz-1
- 60 ifpeek(2040)=14thenforb=0to63:poke832+b,peek(z*64+b+8192):next:w=peek(895)
- 70 ifpeek(2040)=13thenforb=0to63:poke896+b,peek(z*64+b+8192):next:w=peek(959)
- 90 a=wand128:ifa=128thenpoke53248+29,1
- 100 ifa=0thenpoke53248+29,0
- 120 a=wand64:ifa=64thenpoke53248+23,1
- 130 ifa=0thenpoke53248+23,0
- 150 a=wand32:ifa=32thenpoke53248+28,1
- 160 ifa=0thenpoke53248+28,0
- 170 poke53248+39,w:ifpeek(2040)=13thenpoke2040,14:fora=0to50:next:next:end
- 175 poke2040,13:fora=0to1:next:next
-